Does aspect-oriented programming work?

نویسندگان
چکیده

برای دانلود باید عضویت طلایی داشته باشید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Declarative Aspect-Oriented Programming

Aspect-oriented programming addresses the problem that the implementation of some properties such as error handling and optimization tends to cross-cut the basic functionality. To overcome that problem special languages are used to specify such properties—the so-called aspects—in isolation. The software application is obtained by weaving the aspect code and the implementation of properties corr...

متن کامل

Aspect-oriented programming

component of this work in other works must be obtained from the IEEE.

متن کامل

Aspect - Oriented Programming

together behavior and data into a single conceptual (and physical) entity. Object-orientation is reflected in the entire spectrum of current software development methodTzilla Elrad, Robert E. Filman, and Atef Bader, Guest Editors

متن کامل

Aspect-Oriented Programming—An Object-Oriented Extension

Aspect-oriented programming is an extension to object-orientation with the goal of separating the concerns of domain logic from application logic. The essay aims at looking at aspect-oriented from a theoretical perspective, trying to place it within the existing framework provided by object-orientation. The first section is an introduction to objectorientation. Here I will present the most comm...

متن کامل

Superimpositions and Aspect-oriented Programming

aspect Node { public static final int black = 0; public static final int white = 1; protected int token = white, node = white; abstract protected pointcut sendClass(); abstract protected pointcut sendMethods();protected pointcut sendClass(); abstract protected pointcut sendMethods(); pointcut send(): sendClass() && sendMethods(); after(): send() { node = black; } } aspect Source(MSG METHODS,IDL...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

ژورنال

عنوان ژورنال: Communications of the ACM

سال: 2001

ISSN: 0001-0782,1557-7317

DOI: 10.1145/383845.383862